CNTR_DIR=Val_0x0, CNTR_RUNNING=Val_0x0
Channel (n) Status Register
| CAPTURE_A | Capture event on driver A occurred due to a trigger. |
| CAPTURE_B | Capture event on driver B occurred due to a trigger. |
| UNDER_FLOW | An underflow (or trough) had occurred. |
| OVER_FLOW | An overflow (or crest) had occurred. |
| CNTR_RUNNING | Counter running status: Note: This bit contains the current status. 0 (Val_0x0): Counter is not running. 1 (Val_0x1): Counter is running. |
| CNTR_DIR | Counter Direction: Note: This bit contains the current status, only valid if counter is running. 0 (Val_0x0): Counter is downward 1 (Val_0x1): Counter is upward |
| COMPARE_A_UP | Compare on driver A during up counting. Note: This status bit is only valid when the counter is free-running. |
| COMPARE_A_DOWN | Compare on driver A during down counting. Note: This status bit is only valid when the counter is free-running. |
| COMPARE_B_UP | Compare on driver B during up counting. Note: This status bit is only valid when the counter is free-running. |
| COMPARE_B_DOWN | Compare on driver B during down counting. Note: This status bit is only valid when the counter is free-running. |
| DRV_A_B_1 | Drivers A and B are both 1. Note: This bit contains the current status. |
| DRV_A_B_0 | Drivers A and B are both 0. Note: This bit contains the current status. |